hubermedia documentation 2015 html
eT4® META - eT4 Analytics
Entry Point

Javascript:
http://analytics.et4.de/jsapi

Handler:
on request

dll:
on request

Responsetype
JSON
Description
Et4Analytics is our MasterLog-System for all our products. All logs are pushed into this heap.
We use elasticsearch for saving the data and kibana for analyzing/visualizing it.
So both live-debug-views as well as daily/weekly/monthly statiscs can be made very easy!
Parameters

Javascript:

http://analytics.et4.de/jsapi

Just include the script and the page-Load will automaticly be logged.

<script data-et4analytics data-experience='EXPERIENCENAME' data-globalId='EMPTY_OR_GLOBALIDOFOBEJCT' data-objectType='OBJECTTYPE' src='http://analytics.et4.de/jsapi'></script>


Please include this Script on all pages, where Meta.API is used. In ListViews and DetailPages.
Please set objectType everywhere and globalId on DetailPage (null on ListViews).

 

You can also log Errors:

new Et4Analytics().LogError('METHODNAME', 'EXPERIENCENAME', OBJECTTYPE, 'EMPTY_OR_GLOBALIDOFOBEJCT', 'Exception on whatever!');

Samples

See integration in our detail-page-sample: http://developer.et4.de/samples/#content/tour-details.md 

 

 


© hubermedia 2018 Privacy Statement Imprint